home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / graphics / gifv37.zip / READ.ME < prev    next >
Text File  |  1992-12-14  |  24KB  |  524 lines

  1. ****************************************************************************
  2. *                                                                             *
  3. *  Please read the GIFREED.DOC for complete instructions on GIF-REED.         *
  4. *                                                                             *
  5. *******************************************************************************
  6.  
  7.  
  8. ******************* [ Important..... Please Read........] ******************
  9.          You should ALWAYS delete your GIFV.CFG file before loading
  10.          any New version of GIF-REED in case the formats for the CFG
  11.          file differs from your old one. Once in the program, reset
  12.          all the switches the way you want them. Then use ALT-U to
  13.          save out your NEW configuration. It's NOT that big of a deal
  14.          to do, so just do it to it! Otherwise your system may LOCK-UP
  15.          upon loading GIF-REED!
  16. ****************************************************************************
  17.  
  18. GIF-REED History of changes:
  19.  
  20.  
  21. NEW this 3.07 version 12/15/92:
  22.        Fixed bug in mouse selection of picture file. If the files list is
  23.        larger than what will fit on a screen and you point to an invalid
  24.        area(blank entry) in the files list, the program would attempt
  25.        to load a file that doesn't exist. It's now fixed to just beep!
  26.  
  27.        Changed version number scheme to X.0X instead of X.X! In otherwords
  28.        instead of version 3.7 it's 3.07.
  29.  
  30. NEW this 3.6 version 12/14/92:
  31.        Fixed bug in writing files. If the disk was full NO error message
  32.        was displayed. Now you will get a "Error Saving File!" message!
  33.  
  34.        Fixed a RENAME bug where the file would NOT only be renamed but also
  35.        placed in the different directory! This would occur if the default
  36.        directory was different from the file you were renaming! NOW the
  37.        renamed files are NOT moved!
  38.  
  39.        Fixed small bug in the mouse operation. In the file menu, if you were
  40.        to position the mouse just right(on top of a un-highlighted filename)
  41.        and then you were to move the cursor with the arrow keys to highlight
  42.        the filename. Then when you moved the mouse away from the filename
  43.        the OLD un-highlighted character underneath the mouse cursor was what
  44.        got restored. This now works properly.
  45.  
  46. NEW this 3.5 version 12/08/92:
  47.  
  48.        Added mouse support for answering Yes No questions. Click the left
  49.        button for Yes and the Right button for NO. If you click the middle
  50.        button it's like pressing ESCAPE!
  51.  
  52.        Added the "A" command while viewing a picture. This adjusts the colors
  53.        in the IMAGE so that it will be loaded with Windows and NOT have the
  54.        image distorted. See following comment about Windows! The "A" command
  55.        sorts the colors by usage in the picture. Then it takes the 16 least
  56.        used colors and replaces them with the closest color match it can find.
  57.        This way the TOP 16 colors in the color map are NOT used!
  58.  
  59.        Added a NEW feature to the PRO GIF-REED which allows you to change a
  60.        color in the picture to any other color in the color map(256 choices).
  61.        This way you can force certain colors in the image and also get RID of
  62.        certain colors. By changing a color in the image you effectively are
  63.        removing the usage of the OLD color. If you get RID of at least 16
  64.        colors in any image, they can be properly displayed in Windows. Of
  65.        course you would have to sort the color map(S while viewing) first
  66.        before saving the BMP file out. This is because Windows grabs the top
  67.        16 out of the 256 colors of ALL images and makes them unusable. Just
  68.        press "C" while the mouse is on top of a color in the color map while
  69.        pixel editing the picture! "C" means change this color to a NEW color!
  70.  
  71.        Added support to click on drive letters!
  72.  
  73.        Fixed tiny bug where if you tried to write out many files(with the W
  74.        command while viewing) after a while, the program would bomb out because
  75.        of NOT enough file handles. This is now fixed!(Most people would have
  76.        never noticed it!)
  77.  
  78.        Added support for *.?
  79.              Added ADJUST-FOR-WINDOWS to script language! (See above comment
  80.              about the "A" command!
  81.  
  82.              You can use the *.? in the script language with the CHANGE-PATH
  83.              command!
  84.  
  85.        Added support for *.?
  86.              This allows you to specify ALL pictures in a directory. In other-
  87.              words, you may have a bunch of BMP and GIF and PCX and PIC files
  88.              in a SINGLE directory. Instead of specifying MANY(4) directory
  89.              paths, you can now just use one. For example:
  90.  
  91.                         C:\PICTURES\*.?
  92.  
  93.              This can now be used instead of:
  94.  
  95.                         C:\PICTURES\*.GIF
  96.                         C:\PICTURES\*.BMP
  97.                         C:\PICTURES\*.PIC
  98.                         C:\PICTURES\*.PCX
  99.  
  100.              This way you save on your usage of the paths list.
  101.  
  102. NEW this 3.4b version 12/05/92:
  103.        Added support for Subdirectory changes through the menu. You can now
  104.        click on or press RETURN on a subdirectory and you will be shown the
  105.        new subdirectories list of files. The 1st file path of the 6-20 file
  106.        paths available will change to reflect the NEW directory that you
  107.        choose. You can see this for yourself by pressing ALT-F after changing
  108.        to a different subdirectory. The subdirectories are indicated by a
  109.        name inside of "[]". For example "[ GIFS     ]" would indicate that
  110.        you could switch to a directory called GIFS.
  111.  
  112.        NOTE: If you have specified more that one(1) file path then each time
  113.        you press return to load up a different subdirectory, you will STILL
  114.        see the files from the 2nd, 3rd and so on paths in ADDITION to the
  115.        files in the new path you have just chosen.
  116. NEW this 3.4 version 12/03/92:
  117.        Support for .PIC files
  118.  
  119.        Added mouse support to start SLIDE show. Just click on the word "GO:"
  120.        on the bottom right hand side of the screen!
  121.  
  122.        Allow writing GIFS with comments added to it! (GIF 89a)
  123.  
  124.        Fixed typos!
  125.        Allow sorting by DATE/TIME.
  126.  
  127.        Much faster sorting!(Noticed when file list grows past 512 items). It's
  128.        now about 50 times faster! It sorts 2000 files in less than a second!
  129.  
  130.        Loads files from the file list faster!(Instantaneously) It reads in the
  131.        file directory list and displays it to you immediately. Then in the
  132.        background, it reads in the file info that gets displayed on the screen
  133.        such as X and Y resolution of the picture, the file score & category.
  134.        If you tell GIF-REED that you want to do a REPORT(F8) or you want to
  135.        sort on something other than filename, size, date or path then whatever
  136.        file information hadn't been read in by that time will be read in at
  137.        that moment in time. This would be the only time you would have to wait
  138.        for the file info to be read in. NOTE: Once it's read in you won't have
  139.        to wait anymore for sorting or printing reports (of course!).
  140.  
  141.        Made program need less memory:
  142.             1. NON-REGISTERED   344K minimum 408K maximum
  143.             2. REGISTERED       292K minimum 356K maximum
  144.             3. PRO GIF-REED     348K minimum 508K maximum
  145.  
  146.        If you have less than the specified above, the program will STILL load
  147.        and do things, but if you do an operation that needed more memory then
  148.        the program will abort out of the process.
  149.  
  150. NEW this 3.3 version 12/01/92:
  151.        Skipped version because of beta testers!
  152.        Fixed bug in AUTOMATIC Video Detection Setup(stupid error because of
  153.        the EGA support I added earlier!) It now works properly!(Sorry!)
  154. NEW this 3.2 version 11/30/92:
  155.        Uploaded to CompuServe!
  156.        Made it so that if an image has TOO large of a width (X resolution)
  157.        then it won't load! This prevents lock ups when loading images that
  158.        are outside the limits of the program!
  159.  
  160.        You can now use *.* for global image searches instead *.GIF etc...
  161.        For example:
  162.            GIFV D:\PICTURES\*.*
  163.        This would load EVERYfile from the PICTURES directory. If you have
  164.        .EXE and .COM files they will be skipped. In fact any file that can
  165.        NOT be determined will be skipped!
  166.  
  167.  
  168.        Made 3 different versions:
  169.             1. NON-REGISTERED version (Free)
  170.                256 files
  171.                350K Required to run!
  172.             2. REGISTERED     version ($25)
  173.                * No annoying screens
  174.                * Partial(limited) script language
  175.                * Print images to HP compatible printer.
  176.                * Saving current default settings to a configuration file.
  177.                * XMS can be used as the Picture Buffer for faster operations.
  178.                * Personalized Slide shows via limited script language!
  179.                * Allows more than 40 entries in the File Description DataBase
  180.                * DOS/BOSS key to temporarally shell to DOS at ANY TIME!
  181.                * You can MIRROR, FLIP or ROTATE the images on your screen.
  182.                * Up to 512 files!
  183.                * Up to 2048 dot(pixel)width on files
  184.                * Up to 1024 dot(pixel)width for SCREEN resolution
  185.                * Up to 6 Directory Paths!
  186.                * Requires 320K memory to run at full capacity!
  187.             3. PRO            version ($49.95)
  188.                * Pixel Editing (Image editing!)
  189.                * Full Script language (extra commands)
  190.                       1. System
  191.                       2. GOSUB
  192.                       3. ECHO
  193.                       4. FILE-COPY
  194.                       5. FILE-MOVE
  195.                       6. FILE-RENAME
  196.                       7. FILE-DELETE
  197.                       8. SORT-COLORS
  198.                       9. EGA-MODE
  199.                       10. VGA-MODE
  200.                       11. EGA-COLOR-ADJUST
  201.                       12. KEEP-SCREEN-SIZE
  202.                       13. WRITE
  203.                       14. PRINT
  204.                * Box & Lines
  205.                * Fill BLOCKs out of the image with a selected color
  206.                * Up to 2048 files!
  207.                * Up to 8192 width on files
  208.                * Up to 2048 dot(pixel)width for SCREEN resolution
  209.                * Up to 20 Directory Paths!
  210.                * Requires 490K memory to run at full capacity!
  211.  
  212.        Added script commands:
  213.              EGA-MODE
  214.              VGA-MODE
  215.              EGA-COLOR-ADJUST
  216.              KEEP-SCREEN-SIZE
  217.  
  218.        Added system variables
  219.              IMAGE_COLORS
  220.              FILE_NAME
  221.              V_#
  222.  
  223.        Improved script commands:
  224.              SET
  225.              ECHO
  226.  
  227.        If you try to run a script file with a command in it that your are
  228.        NOT registered to use, then the program will pop up a message.
  229.  
  230.        Renamed CREDITS.DOC to MONEY.DOC
  231.  
  232.        Added GIFV.SLT and GIFV.SLU to package!
  233.  
  234.        Added # of color on the file status line in the file list menu next to
  235.        the files X & Y resolution!
  236.  
  237.        Allow mouse clicking on the "VGA:" or "EGA:" title on the resolution
  238.        modes line.
  239.  
  240.        If you ran out of TEMP space on your TEMP drive then instead of getting
  241.        an error message "Error saving picture" and then EXITING the picture,
  242.        NOW the program issues the error message and CONTINUES with the
  243.        viewing of the program. The error NOW indicates that you CAN'T restore
  244.        to the PREVIOUS picture if the change you make to the picture (trim)
  245.        is NOT to your liking!
  246.  
  247.        Screen display is now faster when moving pictures around on the screen!
  248.  
  249.        Fixed temp space full bug. If you ran out of temp space, the temp file
  250.        created wouldn't be erased. It is now erased because the file wasn't
  251.        complete anyhow!
  252.  
  253.        Fixed EMS bug where if you RAN out of EMS memory or EMS handles the
  254.        program would(could) do strange things(lock up!).
  255.  
  256.        Fixed bug in GIF files that didn't have a global color map(rare case!)!
  257.        It now works properly.
  258.  
  259.        EMS memory support is now better. Instead of allocating multiple 64K
  260.        blocks to load a picture, we now adjust the size of the current EMS
  261.        block. This way you won't run out of EMS handles on large images!
  262.  
  263. NEW this 3.1  version 11/15/92:
  264.  
  265.        Added EGA support of 320x200 16 colors, 640x200 16 colors, 640x350
  266.        16 colors and 640x480 16 colors. The EGA support is NOT as fast as
  267.        the 256 color (VGA) support. It's just here so that if all you have
  268.        is EGA you can still make use of the program to do things with your
  269.        image files (even if it's just using the script language to process
  270.        you files.)
  271.  
  272.        Fixed tiny bug where if you were adding text to a picture it was possi-
  273.        ble that once you started to move the text where you wanted it the text
  274.        would just dissappear as though you had pressed ESCAPE to abort the
  275.        text placement!
  276.  
  277.        Fixed tiny bug in BOX making routine where if the picture was located
  278.        so the left edge of the picture was near the middle of the screen and
  279.        as you were drawing the box made the left edge of the BOX cross over
  280.        the left edge of the picture the BOX would leave REMNENTS behind on
  281.        the picture (nothing was hurt though).
  282.  
  283.        Added ability to abort loading BMP Files as well as GIF files by
  284.        pressing the left or right mouse button or pressing PgUp or PgDn or
  285.        ESCape!
  286.  
  287.        Added PCX file format for Reading and Writing(Very FAST)!
  288.  
  289.        The "WRITE P" script command is now activated to write PCX files!
  290.  
  291.        ALT-G now searches your drives for PCX files TOO!
  292.  
  293.        Added BOX making capability! Just mark a box (like you would do to
  294.        do a trim) then press "B". Then pick a color, then pick a thickness
  295.        then wala, the box is now in the image!
  296.  
  297.        Added LINE drawing capability. Just mark a very narrow box(1 dot tall)
  298.        and then finish like the BOX procedure above and then poof a line!
  299.  
  300.        Added the ability to see if a color in the color map isn't currently
  301.        being used in the picture. It shows the color BOX with a little black
  302.        box inside of it with a white dot in the very middle of it.
  303.  
  304.        You can now sort the color map WITHOUT adjusting the image itself!
  305.  
  306.        You can now order the colors in the color map to your own liking! (Just
  307.        go into edit mode {E while viewing} and move the mouse on top of a
  308.        color in the color map that you want to move. Press DELete. Now move
  309.        the mouse on top a the color where you want to old color to appear and
  310.        press INSert!)
  311.  
  312.        Fixed little stuff!
  313.  
  314.        Updated DOCS.
  315.  
  316. NEW this 3.0  version 11/13/92:
  317.        Made program faster in general (when operating in graphics mode!)
  318.  
  319.        Added SORT-COLORS to the script language so that you may re-write
  320.        all of your images with a sorted color map with the most used colors
  321.        at the front of the color map. This is great for images begin displayed
  322.        in Windows because Windows GRABS the TOP 4-16 colors in every images
  323.        color map for display purposes. This produces FUNNY looking pictures
  324.        if the picture used a lot of a particular color that Windows took and
  325.        changed to its own liking!
  326.  
  327.        You can press "S" while viewing a picture to sort the color-map!
  328.  
  329.        Full blown pixel editing and color editing.
  330.  
  331.        You can now mark a block and fill it in with ANY color available in
  332.        the color map of the image!
  333.  
  334.        Fixed tiny bug where if your box that you are marking started on the
  335.        TOP line or the LEFT edge of the screen you wouldn't see the entire
  336.        box being drawn on the screen!
  337.        Made some routines faster!
  338.  
  339.        Fixed tiny bug where it was possible the files would not appear in
  340.        sorted order(rare!)
  341.        Updated DOCS!
  342. NEW this 2.9  version 11/10/92:
  343.        Added pixel rudiments of editing capability!
  344. NEW this 2.8B version 11/05/92:
  345.        Updated DOCS with new script commands!
  346.  
  347. ******************************************************************************
  348.  
  349.                      S H A R E W A R E  -  C O N C E P T
  350.                      ===================================
  351.  
  352. GIF-REED is copyrighted software. However, you are encouraged to copy and
  353. share the NON-REGISTERED version with anybody with the following in mind:
  354.  
  355.         The NON-REGISTEREED version of GIF-REED may be copied freely and
  356.         given to others, as long as NO charge or renumeration of ANY sort
  357.         is required. If must be copied in its entirety with NO alterations
  358.         to the programs or DOC files. It may be distributed by modem, as
  359.         long as all files in the package are ZIPPED(or some equivalent)
  360.         into one file.
  361. GIF-REED is NOT "FREE" software. If you use it past 30 days, you are required
  362. to pay for it by registering it. Of course you can register it earlier.
  363.  
  364.  
  365.              **********   Reasons To Register Today  **********
  366.  
  367. When you received this copy of GIF-REED, no monies were paid to us. In order
  368. for us to keep working on this product to make it better with more features,
  369. we request that you register the program by paying for it. The registration
  370. charge is very nominal $25 (The cost of ONE evenings entertainment!). If you
  371. wish to order PRO GIF-REED the cost is $49.95 (The cost of ONE deluxe evenings
  372. entertainment!).
  373.  
  374. Of course the REGISTERED version has some enhancements. The following
  375. is a list of the advanced features you can do with the REGISTERED GIF-REED:
  376.  
  377.          1. Print images to HP compatible printer.
  378.          2. Saving current default settings to a configuration file.
  379.          3. XMS can be used as the Picture Buffer for faster operations.
  380.          4. Personalized Slide shows through slide show script language!
  381.          5. Allows more than 40 entries in the File Description DataBase
  382.          6. DOS/BOSS key to temporarally shell to DOS at ANY TIME!
  383.          7. You can MIRROR, FLIP or ROTATE the images on your screen.
  384.          8. You can have up to 512 files in the files list to choose from
  385.          9. No annoying entry & exits screens such as this one.
  386.  
  387. Of course the PRO version has some other enhancements on top of the REGISTERED
  388. version of GIF-REED. The following is a list of the advanced features you
  389. have with PRO GIF-REED:
  390.  
  391.          1. Image editor. You can change each DOT's color.
  392.          2. Full script language(Including WRITE & ADJUST-FOR-WINDOWS)
  393.          3. Draw boxes & lines onto image
  394.          4. Fill in boxes with any color onto image
  395.          5. You can have up to 2048 files in the file list to choose from
  396.             instead of 512 files.
  397.          6. You can load & display images with a width up to 8192 dots wide
  398.             instead of 2048
  399.          7. You can have screen resolutions up to 2048 dots wide supported
  400.             instead of 1024. If your VGA card supports it!)
  401.          8. You can have up to 20 input directory paths instead of 6
  402.          9. No annoying entry & exits screens such as this one.
  403.  
  404. ******************************************************************************
  405.  
  406.                            GIFREED Version x.x
  407.  
  408.                     (C)opyright 1992, Software Matters INC.
  409.  
  410.                               (317) 253-8088
  411.                            Contact: Davie Lee Reed
  412.                            Software Matters INC.
  413.                            6352 N. Guilford Ave.
  414.                              Indpls, IN 46220
  415.  
  416.  
  417. Any question or comments please call me at 1-800-25-FLASH and ask for:
  418.                              Davie Lee Reed.
  419.  
  420. P.S.  Thanks you trying this new program out and possibly helping me improve it.
  421.  
  422. P.P.S I have decided to leave in debug code which makes the program about 60K
  423.       bigger than it normally would be and it also makes it run SLOWER.
  424.       I have done this to ease in debugging the program. If an error occurs in
  425.       the program the debug code will spit out some important information such
  426.       as the program location and what type of error. If a RUNTIME error occurs
  427.       please report it to me A.S.A.P. along with the location and error code!
  428.  
  429. Gif REED is a GIF viewer for up to 256K colors only.
  430.  
  431. Currently the only automatically supported super vga boards supported are:
  432.  
  433.       Orchid Pro Designer IIS board
  434.       Paradise VGA
  435.       ATI XL
  436.       Trident
  437.       Trident-New
  438.       Cardinal
  439.       Orchid Farhenheit 1280
  440.       ATI/Wonder
  441.       Video7
  442.       Video7B
  443.       VESA
  444.  
  445. There are a bunch more that are supported through direct hardware control,
  446. but you have to set the GIFREED environment variable to indicate what board
  447. you have. If the GIFREED variable is set to a board that is not hardware
  448. directly supported by this program then the BIOS mode will be used for that
  449. board. The BIOS mode is MUCH slower that hardware direct.
  450.  
  451. GifREED automatically looks for a VESA driver. This driver makes VGA graphics
  452. handling a lot more compatible. If a VESA driver is found, it will be used,
  453. even if your hardware is directly supported from the list above! If you find
  454. that your VESA driver is BUGGY or doesn't seem to work, then try setting:
  455.  
  456.              GIFREED=NOVESA
  457.  
  458. This forces GifREED to NOT look at the VESA driver. Also if you want to
  459. force support for one of the following, you can set GIFREED to one of
  460. the following:
  461.  
  462.                   TRI-OLD
  463.                   TRIDENT
  464.                   STB
  465.                   STB4000
  466.                   EVEREX
  467.                   EVEREX678
  468.                   AHEAD
  469.                   ATI/WONDER
  470.                   ATI/PRISM
  471.                   CHIPTECH
  472.                   DEFINICON
  473.                   GENOA-A
  474.                   GENOA-B
  475.                   HEADLAND
  476.                   ZYMOS
  477.                   IMTEC
  478.                   LOGIX
  479.                   MAXXON
  480.                   NORTHGATGE
  481.                   OAK
  482.                   ORCHF1280
  483.                   ORCH-1
  484.                   S3
  485.                   TS3000
  486.                   TS4000
  487.                   TS4000HI
  488.                   VIDEO7FAST
  489.                   VIDEO7VRAM
  490.                   VIDEO7
  491.                   WD90C
  492.  
  493. Some of the above allow for direct hardware control with his program. The
  494. others of course will default to using the BIOS, which is slow!
  495.  
  496. NOTE: TRIDENT Users;
  497.       If resolutions of 800x600 or higher seem to give you a checkered or
  498.       plaid type of display, try using the SET GIFREED command and pick
  499.       SET GIFREED=TRI-OLD and then SET GIFREED=TRIDENT and see which setting
  500.       gives you the desired results!
  501.  
  502.  
  503. If you have a VESA driver for your VGA board, then GIF REED should work
  504. perfectly fine with it. If your board is NOT listed above and you do NOT
  505. have a VESA driver for it, call the VGA manufacturer and request the VESA
  506. driver for it. MOST Manufacturers provide a VESA driver nowadays. By support-
  507. ing VESA a very broad base of VGA boards may now use this program.
  508.  
  509. If order to run GIF REED, just type the following:
  510.  
  511.                 C>GIFV path1 path2 path3 path4 path5
  512.  
  513. For example:
  514.                 C>GIFV F:\GIFS\GOOD\*.GIF F:\GIFS\BAD\*.GIF
  515.                 C>GIFV F:\GIFS\GOOD\*.*
  516.                 C>GIFV F:\GIFS\GOOD\*.?
  517.  
  518. Once in the program you can press F1 for help on using the program. Once you
  519. are actually viewing a picture, you can press F1 to see help on how to
  520. manipulate the picture.
  521.  
  522.  
  523.  
  524.